|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectraar.language.RAIfStatement
public class RAIfStatement
| Constructor Summary | |
|---|---|
RAIfStatement(RALogObject condition,
RAStatementSet actions,
RAStatementSet elseActions)
|
|
| Method Summary | |
|---|---|
void |
execute()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RAIfStatement(RALogObject condition,
RAStatementSet actions,
RAStatementSet elseActions)
| Method Detail |
|---|
public void execute()
throws RAException
execute in interface RAStatementRAException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||